From b32ef72ea51ef298f78c9702ed1091544f1ccbcb Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 8 Jun 2010 14:07:12 +0100 Subject: [PATCH] Get one step closer to fixing the gobject-introspection compile failure --- gdk/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/gdk/Makefile.am b/gdk/Makefile.am index 596768ce3f..7db3e9a7b1 100644 --- a/gdk/Makefile.am +++ b/gdk/Makefile.am @@ -3,6 +3,7 @@ include $(top_srcdir)/Makefile.decl -include $(INTROSPECTION_MAKEFILE) INTROSPECTION_GIRS = INTROSPECTION_SCANNER_ARGS = \ + --add-include-path=../gdk \ --add-include-path=../gdk-pixbuf INTROSPECTION_COMPILER_ARGS = \ --includedir=$(srcdir) \ -- 2.30.2